This document discusses various high availability solutions for MySQL databases. It begins with an overview of high availability concepts and considerations. It then summarizes MySQL replication, disk replication using DRBD, shared storage, and MySQL Cluster. Other high availability tools mentioned include Pacemaker, Galera replication, MMM, Tungsten Replicator, Red Hat Cluster Suite, Solaris Cluster, and Flipper. The document provides information on how these different techniques can be used to add redundancy and eliminate single points of failure for MySQL databases.